Add a Development section to the README
authorFederico Mena Quintero <federico@gnome.org>
Thu, 19 Apr 2012 14:10:07 +0000 (09:10 -0500)
committerColin Walters <walters@verbum.org>
Tue, 24 Apr 2012 13:49:21 +0000 (09:49 -0400)
Put in links to the wiki and the git repository for OSTree

README.md

index 1a44b75221ccd4f9dbe745fee60926fda759ab9d..333ba7c183618c37fc0d79aa3197d1b53668f67f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -438,3 +438,14 @@ didn't use them:
 
    What we've been using in GNOME, and has the essential property of allowing you
    to "fall back" to a stable system.  But ostree will blow it out of the water.
+
+Development
+-----------
+
+ - OSTree wiki page: <https://live.gnome.org/OSTree>
+
+ - ostbuild wiki page: <https://live.gnome.org/OSTree/Ostbuild>
+
+ - Git repository: <http://git.gnome.org/browse/ostree/>
+
+ - Deploying OSTree in the Gnome servers: <https://bugzilla.gnome.org/show_bug.cgi?id=669772>